CPPASTName usage details

Summary

org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTName has 49 total references to 4 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] CPPASTName
INSTANTIATION
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.refactoring.NodeContainer.NameInformation.getICPPASTParameterDeclaration(boolean, ParserLanguage) 163 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.NodeContainer.NodeContainer() 57 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractconstant.ExtractConstantRefactoring.getConstNodes(String) 391 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractconstant.ExtractConstantRefactoring.createLiteralToConstantChanges(String, Iterable, ModificationCollector) 355 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractconstant.ExtractConstantRefactoring.getConstNodesGlobal(String) 412 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractFunctionRefactoring.getMethodCall(IASTName, Map, Map, NodeContainer, NodeContainer) 776 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractExpression.handleFunctionCallExpression(IASTFunctionCallExpression) 288 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractExpression.getDeclSpecForType(ICPPClassType) 229 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractFunctionRefactoring.addMethod(IASTName, MethodContext, ASTRewrite, IASTNode, TextEditGroup) 648 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractFunctionRefactoring.checkFinalConditions(IProgressMonitor) 293 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractFunctionRefactoring.getMethodCall(IASTName, Map, Map, NodeContainer, NodeContainer) 766 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractExpression.getDeclSpecForType(ITypedef) 241 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractFunctionRefactoring.getMethodCall(IASTName) 802 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractFunctionRefactoring.newName(IASTName) 714 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractFunctionRefactoring.addMethod(IASTName, MethodContext, ASTRewrite, IASTNode, TextEditGroup) 704 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractFunctionRefactoring.collectModifications(IProgressMonitor, ModificationCollector) 330 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractlocalvariable.ExtractLocalVariableRefactoring.collectModifications(IProgressMonitor, ModificationCollector) 280 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractlocalvariable.ExtractLocalVariableRefactoring.getVariableNodes(String) 308 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.gettersandsetters.FunctionFactory.getSetterDeclarator(String, IASTSimpleDeclaration, ICPPASTQualifiedName) 116 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.gettersandsetters.FunctionFactory.getGetterBody(String) 56 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.gettersandsetters.FunctionFactory.getGetterDeclarator(String, IASTSimpleDeclaration, ICPPASTQualifiedName) 66 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.implementmethod.ParameterInfo.getNewNameNode() 66 PRIVATE_PERMISSIBLE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractFunctionRefactoring.getMethodCall(IASTName, Map, Map, NodeContainer, NodeContainer) 776 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.gettersandsetters.FunctionFactory.getGetterBody(String) 56 PRIVATE_PERMISSIBLE
[+] CPPASTName() : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.refactoring.NodeContainer.NodeContainer() 57 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractconstant.ExtractConstantRefactoring.getConstNodesGlobal(String) 412 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.gettersandsetters.FunctionFactory.getGetterBody(String) 56 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.gettersandsetters.FunctionFactory.getGetterDeclarator(String, IASTSimpleDeclaration, ICPPASTQualifiedName) 66 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.gettersandsetters.FunctionFactory.getSetterDeclarator(String, IASTSimpleDeclaration, ICPPASTQualifiedName) 116 PRIVATE_PERMISSIBLE
[+] CPPASTName(char[]) : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.refactoring.NodeContainer.NameInformation.getICPPASTParameterDeclaration(boolean, ParserLanguage) 163 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractconstant.ExtractConstantRefactoring.getConstNodes(String) 391 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractconstant.ExtractConstantRefactoring.createLiteralToConstantChanges(String, Iterable, ModificationCollector) 355 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractFunctionRefactoring.addMethod(IASTName, MethodContext, ASTRewrite, IASTNode, TextEditGroup) 704 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractFunctionRefactoring.checkFinalConditions(IProgressMonitor) 293 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractFunctionRefactoring.getMethodCall(IASTName, Map, Map, NodeContainer, NodeContainer) 776 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractExpression.handleFunctionCallExpression(IASTFunctionCallExpression) 288 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractExpression.getDeclSpecForType(ICPPClassType) 229 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractFunctionRefactoring.getMethodCall(IASTName) 802 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractFunctionRefactoring.addMethod(IASTName, MethodContext, ASTRewrite, IASTNode, TextEditGroup) 648 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractFunctionRefactoring.collectModifications(IProgressMonitor, ModificationCollector) 330 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractFunctionRefactoring.newName(IASTName) 714 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractExpression.getDeclSpecForType(ITypedef) 241 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractfunction.ExtractFunctionRefactoring.getMethodCall(IASTName, Map, Map, NodeContainer, NodeContainer) 766 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractlocalvariable.ExtractLocalVariableRefactoring.collectModifications(IProgressMonitor, ModificationCollector) 280 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.extractlocalvariable.ExtractLocalVariableRefactoring.getVariableNodes(String) 308 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.implementmethod.ParameterInfo.getNewNameNode() 66 PRIVATE_PERMISSIBLE
[+] setName(char[]) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.refactoring.gettersandsetters.FunctionFactory.getSetterDeclarator(String, IASTSimpleDeclaration, ICPPASTQualifiedName) 118 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.gettersandsetters.FunctionFactory.getGetterDeclarator(String, IASTSimpleDeclaration, ICPPASTQualifiedName) 68 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.gettersandsetters.FunctionFactory.getGetterBody(String) 57 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional